home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6801 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.1 KB  |  35 lines

  1. Path: news.telia.se!usenet
  2. From: "Rolf HΣsΣnen" <rolf_hasanen@mail.amsinc.com>
  3. Newsgroups: comp.lang.c
  4. Subject: Trigraphs on the mainframe
  5. Date: 15 Feb 1996 09:33:34 GMT
  6. Organization: Telia AB
  7. Message-ID: <4fuule$qdb@news.telia.se>
  8. NNTP-Posting-Host: 131.115.149.144
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.22 (Windows; I; 16bit)
  13.  
  14. Hello good people
  15.  
  16. Have anyone out there used C on a mainframe and discovered as I have that 
  17. the trigraphs are not exactly as specified in the ANSI standard.
  18.  
  19. Any ideas, pointers and whatelse are appriciated.
  20.  
  21. 1) No, the manuals do not say anything about this.(At least the manuals I 
  22. have )
  23. 2) Codepage is EBCDIC278 (MVS)
  24.  
  25. I have ensured that the hex values translated from ascii to ebcdic have 
  26. had the proper values so that the problem is not a emulator problem.
  27. Also I've tried with the trigraphs as they are shown.
  28.  
  29. p.s
  30.  Never, ever start coding C on the mainframe it is a great PAIN
  31.  Crummy filesystem, primitive graphics, no MIDI or even sound.
  32.  But it is a quite stable beast. I'll give it that.
  33.                                                     d.s
  34.  
  35.